-
Home
-
Airwallex Online Payments Gateway
-
1.10.0
-
Code
-
Classes
- AbstractClient
Total Complexity |
109 |
Dependencies |
12 |
Dependents |
2 |
Total lines |
696 |
Lines of code |
536 |
Logical lines of code |
191 |
Comment lines |
71 |
Methods |
31 |
Properties |
8 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createPaymentIntent() |
D |
26 |
32 |
142 |
startPaymentSession() |
A |
48 |
7 |
32 |
getToken() |
S |
58 |
7 |
16 |
doAuth() |
S |
52 |
6 |
26 |
createRefund() |
S |
49 |
4 |
31 |
createPaymentConsent() |
S |
50 |
4 |
28 |
confirmPaymentIntent() |
S |
53 |
4 |
22 |
getCustomer() |
S |
53 |
3 |
24 |
createCustomer() |
S |
53 |
3 |
24 |
createCustomerClientSecret() |
S |
56 |
3 |
18 |
getPaymentIntent() |
S |
56 |
3 |
18 |
getMetaData() |
S |
61 |
3 |
11 |
getPaymentMethodTypes() |
S |
55 |
2 |
22 |
capture() |
S |
55 |
2 |
21 |
getAccount() |
S |
58 |
2 |
17 |
getInstance() |
S |
71 |
2 |
6 |
getCachedPaymentIntent() |
S |
68 |
2 |
7 |
getCacheService() |
S |
71 |
2 |
6 |
getLogUrl() |
S |
78 |
2 |
3 |
getGeneralUrl() |
S |
78 |
2 |
3 |
getPciUrl() |
S |
78 |
2 |
3 |
getAuthUrl() |
S |
78 |
2 |
3 |
savePaymentIntentToCache() |
S |
67 |
2 |
7 |
testAuth() |
S |
60 |
1 |
13 |
__construct() |
S |
69 |
1 |
6 |
getHttpClient() |
S |
80 |
1 |
3 |
setIsSandbox() |
S |
81 |
1 |
3 |
setApiKey() |
S |
81 |
1 |
3 |
setClientId() |
S |
81 |
1 |
3 |
getAuthorizationRetryClosure() |
S |
70 |
1 |
7 |
getReferrer() |
S |
68 |
1 |
8 |